-
Home
-
WP Migrate Lite – WordPress Migration Made Easy
-
2.6.11
-
Code
-
Classes
- Cron
Total Complexity |
24 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
190 |
Lines of code |
79 |
Logical lines of code |
43 |
Comment lines |
77 |
Methods |
11 |
Properties |
4 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
cron_worker() |
S |
61 |
5 |
13 |
get_memory_limit() |
S |
62 |
4 |
11 |
init() |
S |
62 |
3 |
11 |
is_enabled() |
S |
71 |
3 |
6 |
memory_exceeded() |
S |
65 |
2 |
9 |
time_exceeded() |
S |
66 |
2 |
8 |
__construct() |
S |
72 |
1 |
5 |
schedule_cron() |
S |
68 |
1 |
7 |
is_worker_locked() |
S |
80 |
1 |
3 |
lock_worker() |
S |
79 |
1 |
3 |
unlock_worker() |
S |
81 |
1 |
3 |